←Select platform

MediaCreationNGetCommand Constructor(INGetClientSessionProxy,Int64[])

Summary

Initializes a new instance of the MediaCreationNGetCommand class.

Syntax

C#
VB
C++
public MediaCreationNGetCommand(  
   Leadtools.Dicom.Scp.INGetClientSessionProxy session, 
   long[] attributes 
) 
Public Function New( _ 
   ByVal session As Leadtools.Dicom.Scp.INGetClientSessionProxy, _ 
   ByVal attributes() As Long _ 
) 
public: 
MediaCreationNGetCommand(  
   Leadtools.Dicom.Scp.INGetClientSessionProxy^ session, 
   array<int64>^ attributes 
) 

Parameters

session
The client session proxy which handles the DICOM N-GET messages.

attributes
List of DICOM tag attributes to get during the DICOM N-GET request.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize